FHIR IG Statistics: ValueSet/im-effective-dose-units
Package | hl7.fhir.eu.imaging-r5 |
Resource Type | ValueSet |
Id | im-effective-dose-units |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ValueSet-im-effective-dose-units.html |
URL | http://hl7.eu/fhir/imaging-r5/ValueSet/im-effective-dose-units |
Version | 0.1.0-build |
Status | draft |
Date | 2025-07-03T12:02:41+00:00 |
Name | ImEffectiveDoseUnits |
Title | Effective Dose Units |
Realm | eu |
Authority | hl7 |
Description | Units for Effective Dose. |
Copyright | The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. https://ucum.org/trac/wiki/TermsOfUse |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "im-effective-dose-units",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-r5/ValueSet/im-effective-dose-units",
"version": "0.1.0-build",
"name": "ImEffectiveDoseUnits",
"title": "Effective Dose Units",
"status": "draft",
"experimental": false,
"date": "2025-07-03T12:02:41+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Units for Effective Dose.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. https://ucum.org/trac/wiki/TermsOfUse",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "Sv",
"display": "Sv"
},
{
"code": "mSv",
"display": "mSv"
}
]
}
]
}
}